Searched refs:akcipher_request_alloc (Results 1 – 4 of 4) sorted by relevance
20 …:functions: akcipher_request_alloc akcipher_request_free akcipher_request_set_callback akcipher_re…
255 req = akcipher_request_alloc(tfm, GFP_KERNEL); in software_key_eds_op()419 req = akcipher_request_alloc(tfm, GFP_KERNEL); in public_key_verify_signature()
194 static inline struct akcipher_request *akcipher_request_alloc( in akcipher_request_alloc() function
4022 req = akcipher_request_alloc(tfm, GFP_KERNEL); in test_akcipher_one()
Completed in 15 milliseconds