Searched defs:context_len (Results 1 – 2 of 2) sorted by relevance
/openssl-master/crypto/ec/curve448/ |
A D | eddsa.c | 61 size_t context_len, in hash_init_with_dom() 165 size_t context_len, const char *propq) in ossl_c448_ed448_sign() 273 size_t context_len, const char *propq) in ossl_c448_ed448_sign_prehash() 286 uint8_t context_len, const char *propq) in ossl_c448_ed448_verify() 369 uint8_t context_len, const char *propq) in ossl_c448_ed448_verify_prehash() 379 size_t context_len, const char *propq) in ossl_ed448_sign() 389 const uint8_t *context, size_t context_len, const char *propq) in ossl_ed448_verify() 399 const uint8_t *context, size_t context_len, const char *propq) in ossl_ed448ph_sign() 409 const uint8_t *context, size_t context_len, in ossl_ed448ph_verify()
|
/openssl-master/providers/implementations/kdfs/ |
A D | kbkdf.c | 68 size_t context_len; member 153 unsigned char *context, size_t context_len, in derive()
|
Completed in 4 milliseconds