Searched refs:rsa_opt (Results 1 – 1 of 1) sorted by relevance
135 QCryptoAkCipherOptionsRSA *rsa_opt; in cryptodev_lkcf_set_op_desc() local141 rsa_opt = &opts->u.rsa; in cryptodev_lkcf_set_op_desc()142 if (rsa_opt->padding_alg == QCRYPTO_RSA_PADDING_ALG_PKCS1) { in cryptodev_lkcf_set_op_desc()144 QCryptoRSAPaddingAlgorithm_str(rsa_opt->padding_alg), in cryptodev_lkcf_set_op_desc()145 QCryptoHashAlgorithm_str(rsa_opt->hash_alg)); in cryptodev_lkcf_set_op_desc()149 QCryptoRSAPaddingAlgorithm_str(rsa_opt->padding_alg)); in cryptodev_lkcf_set_op_desc()