Searched refs:cryptd_check_internal (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/crypto/ |
D | cryptd.c | 206 static inline void cryptd_check_internal(struct rtattr **tb, u32 *type, in cryptd_check_internal() function 396 cryptd_check_internal(tb, &type, &mask); in cryptd_create_blkcipher() 606 cryptd_check_internal(tb, &type, &mask); in cryptd_create_skcipher() 878 cryptd_check_internal(tb, &type, &mask); in cryptd_create_hash() 1062 cryptd_check_internal(tb, &type, &mask); in cryptd_create_aead()
|