Searched defs:secalgo_hash_update (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/usr.sbin/unbound/validator/ |
H A D | val_secalgo.c | 199 int secalgo_hash_update(struct secalgo_hash* hash, uint8_t* data, size_t len) in secalgo_hash_update() function 918 int secalgo_hash_update(struct secalgo_hash* hash, uint8_t* data, size_t len) secalgo_hash_update() function 1604 int secalgo_hash_update(struct secalgo_hash* hash, uint8_t* data, size_t len) secalgo_hash_update() function
|
/openbsd-src/sbin/unwind/libunbound/validator/ |
H A D | val_secalgo.c | 199 int secalgo_hash_update(struct secalgo_hash* hash, uint8_t* data, size_t len) in secalgo_hash_update() function 918 int secalgo_hash_update(struct secalgo_hash* hash, uint8_t* data, size_t len) secalgo_hash_update() function 1604 int secalgo_hash_update(struct secalgo_hash* hash, uint8_t* data, size_t len) secalgo_hash_update() function
|