Home
last modified time | relevance | path

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

/linux/security/keys/trusted-keys/
H A Dtrusted_tpm2.c200 tpm2_buf_append_auth(struct tpm_buf * buf,u32 session_handle,const u8 * nonce,u16 nonce_len,u8 attributes,const u8 * hmac,u16 hmac_len) tpm2_buf_append_auth() argument
/linux/lib/crypto/
H A Dchacha20poly1305-selftest.c8864 const u8 *nonce, const size_t nonce_len, in chacha20poly1305_selftest_encrypt()