Searched defs:info_len (Results 1 – 3 of 3) sorted by relevance
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | hkdf.c | 18 const unsigned char *info, size_t info_len, in mbedtls_hkdf() 65 size_t info_len, unsigned char *okm, size_t okm_len) in mbedtls_hkdf_expand()
|
| /optee_os/core/tee/ |
| H A D | tee_cryp_hkdf.c | 67 size_t info_len, uint8_t *okm, size_t okm_len) in hkdf_expand() 146 const uint8_t *info, size_t info_len, uint8_t *okm, in tee_cryp_hkdf()
|
| H A D | tee_svc_cryp.c | 3341 size_t *info_len, size_t *okm_len, in get_hkdf_params() 3853 size_t salt_len, info_len, okm_len; in syscall_cryp_derive_key() local 3883 size_t info_len, derived_key_len; in syscall_cryp_derive_key() local
|