Searched refs:ksmbd_crypto_ctx_find_hmacsha256 (Results 1 – 3 of 3) sorted by relevance
54 struct ksmbd_crypto_ctx *ksmbd_crypto_ctx_find_hmacsha256(void);
188 struct ksmbd_crypto_ctx *ksmbd_crypto_ctx_find_hmacsha256(void) in ksmbd_crypto_ctx_find_hmacsha256() function
599 ctx = ksmbd_crypto_ctx_find_hmacsha256(); in ksmbd_sign_smb2_pdu() 708 ctx = ksmbd_crypto_ctx_find_hmacsha256(); in generate_key()