Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/ccp/
H A 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()