Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/ccp/
Dccp-crypto-rsa.c104 static int ccp_check_key_length(unsigned int len) in ccp_check_key_length() function
151 if (ccp_check_key_length(ctx->u.rsa.key_len)) { in ccp_rsa_setkey()