Searched refs:hash_name (Results 1 – 1 of 1) sorted by relevance
604 const char *hash_name; in pkcs1pad_create() local618 hash_name = crypto_attr_alg_name(tb[2]); in pkcs1pad_create()619 if (IS_ERR(hash_name)) in pkcs1pad_create()620 hash_name = NULL; in pkcs1pad_create()622 if (hash_name) { in pkcs1pad_create()623 digest_info = rsa_lookup_asn1(hash_name); in pkcs1pad_create()647 if (!hash_name) { in pkcs1pad_create()661 hash_name) >= CRYPTO_MAX_ALG_NAME) in pkcs1pad_create()667 hash_name) >= CRYPTO_MAX_ALG_NAME) in pkcs1pad_create()