Searched refs:ksmbd_crypto_ctx_find_hmacsha256 (Results 1 – 3 of 3) sorted by relevance
57 struct ksmbd_crypto_ctx *ksmbd_crypto_ctx_find_hmacsha256(void);
191 struct ksmbd_crypto_ctx *ksmbd_crypto_ctx_find_hmacsha256(void) in ksmbd_crypto_ctx_find_hmacsha256() function
587 ctx = ksmbd_crypto_ctx_find_hmacsha256(); in ksmbd_sign_smb2_pdu()696 ctx = ksmbd_crypto_ctx_find_hmacsha256(); in generate_key()