Home
last modified time | relevance | path

Searched refs:fips_handle_alloc_tfm_error (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/crypto/
H A Dfips140-selftests.c177 fips_handle_alloc_tfm_error(const char *impl, int err) in fips_handle_alloc_tfm_error() function
242 return fips_handle_alloc_tfm_error(impl, PTR_ERR(tfm)); in fips_test_skcipher()
320 return fips_handle_alloc_tfm_error(impl, PTR_ERR(tfm)); in fips_test_aead()
417 return fips_handle_alloc_tfm_error(impl, PTR_ERR(tfm)); in fips_test_hash()
475 return fips_handle_alloc_tfm_error(impl, PTR_ERR(rng)); in fips_test_drbg()