Home
last modified time | relevance | path

Searched refs:HPRE_RSA_512BITS_KSZ (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c21 #define HPRE_RSA_512BITS_KSZ 64 macro
726 if (ctx->key_sz == HPRE_RSA_512BITS_KSZ || in hpre_rsa_enc()
774 if (ctx->key_sz == HPRE_RSA_512BITS_KSZ || in hpre_rsa_dec()
1085 if (ctx->key_sz == HPRE_RSA_512BITS_KSZ || in hpre_rsa_max_size()
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c25 #define HPRE_RSA_512BITS_KSZ 64 macro
803 if (ctx->key_sz == HPRE_RSA_512BITS_KSZ || in hpre_rsa_enc()
851 if (ctx->key_sz == HPRE_RSA_512BITS_KSZ || in hpre_rsa_dec()
1162 if (ctx->key_sz == HPRE_RSA_512BITS_KSZ || in hpre_rsa_max_size()

Completed in 5 milliseconds