Home
last modified time | relevance | path

Searched defs:sz (Results 1 – 2 of 2) sorted by relevance

/crypto/
Decdh_helper.c15 static inline u8 *ecdh_pack_data(void *dst, const void *src, size_t sz) in ecdh_pack_data()
21 static inline const u8 *ecdh_unpack_data(void *dst, const void *src, size_t sz) in ecdh_unpack_data()
/crypto/asymmetric_keys/
Dasym_tpm.c818 uint32_t sz; in extract_key_parameters() local