Searched defs:alg_name (Results 1 – 10 of 10) sorted by relevance
29 const char *alg_name; in qcrypto_afalg_hash_format_name() local121 char *alg_name = qcrypto_afalg_hash_format_name(alg, false, NULL); in qcrypto_afalg_hash_new() local
26 const char *alg_name; in qcrypto_afalg_cipher_format_name() local
95 *crypto_alloc_comp(const char *alg_name, u32 type, u32 mask) in crypto_alloc_comp()