Searched defs:nonce_len (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/security/keys/trusted-keys/ |
| H A D | trusted_tpm2.c | 34 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
|
| /kernel/linux/linux-5.10/lib/crypto/ |
| H A D | chacha20poly1305-selftest.c | 8862 chacha20poly1305_selftest_encrypt(u8 *dst, const u8 *src, const size_t src_len, const u8 *ad, const size_t ad_len, const u8 *nonce, const size_t nonce_len, const u8 key[CHACHA20POLY1305_KEY_SIZE]) chacha20poly1305_selftest_encrypt() argument
|
| /kernel/linux/linux-6.6/lib/crypto/ |
| H A D | chacha20poly1305-selftest.c | 8862 chacha20poly1305_selftest_encrypt(u8 *dst, const u8 *src, const size_t src_len, const u8 *ad, const size_t ad_len, const u8 *nonce, const size_t nonce_len, const u8 key[CHACHA20POLY1305_KEY_SIZE]) chacha20poly1305_selftest_encrypt() argument
|
| /kernel/linux/linux-6.6/security/keys/trusted-keys/ |
| H A D | trusted_tpm2.c | 199 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
|
Completed in 28 milliseconds