status_t agt_crypt_handle_hash(val_value_t *val)
Handle a leaf or leaf-list node that is a crypt-hash variable.
Definition: agt_crypt.c:352
void agt_crypt_cleanup(void)
Cleanup this module.
Definition: agt_crypt.c:427
status_t agt_crypt_init(void)
Initialize this module.
Definition: agt_crypt.c:391
status_t agt_crypt_handle_oc_hash(val_value_t *val)
The node is an openconfig-hashed-value variable.
Definition: agt_crypt.c:374
status_t
global error return code
Definition: status_enum.h:210
Global error messages for status code enumerations.
one value to match one type
Definition: val.h:912
Value Node Basic Support.