Searched refs:coeff_bytes (Results 1 – 4 of 4) sorted by relevance
475 bkey->coeff_bytes = in rsa_genkey_pair()477 bignum2bytestring(bkey->coeff, &(rsakey.pinvmodq), bkey->coeff_bytes); in rsa_genkey_pair()573 bkey->coeff_bytes == 0 || bkey->coeff == NULL) in rsa_decrypt()609 bkey->coeff, bkey->coeff_bytes); in rsa_decrypt()
115 uint32_t coeff_bytes; /* = q bytes, .... or = p bytes */ member
174 k.coeff_bytes = coef_len; in soft_rsa_decrypt()897 k.coeff_bytes = coefficient_len; in soft_rsa_genkey_pair()950 coefficient, k.coeff_bytes, B_FALSE)) != CKR_OK) { in soft_rsa_genkey_pair()
836 k.coeff_bytes = coef_len; in core_rsa_decrypt()