Home
last modified time | relevance | path

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

/openssl/crypto/idea/
H A Di_skey.c20 static IDEA_INT inverse(unsigned int xin);
69 *(tp++) = inverse(fp[0]); in IDEA_set_decrypt_key()
72 *(tp++) = inverse(fp[3]); in IDEA_set_decrypt_key()
91 static IDEA_INT inverse(unsigned int xin) in inverse() function
/openssl/doc/man3/
H A DBN_mod_inverse.pod5 BN_mod_inverse - compute inverse modulo n
16 BN_mod_inverse() computes the inverse of B<a> modulo B<n>
29 BN_mod_inverse() returns the B<BIGNUM> containing the inverse, and
H A DBN_BLINDING_new.pod54 If B<r> is not NULL a copy the inverse blinding factor B<Ai> will be
57 inverse blinding factor B<Ai>. If B<r> is not NULL it will be used as
58 the inverse blinding.
H A DBN_mod_mul_montgomery.pod38 by precomputing its inverse and a value R.
H A DX509_ALGOR_dup.pod34 X509_ALGOR_get0() is the inverse of X509_ALGOR_set0(): it returns the
H A DBIO_new_CMS.pod49 There is currently no corresponding inverse BIO: i.e. one which can decode
H A DEC_POINT_add.pod38 EC_POINT_invert calculates the inverse of the supplied point B<a>. The result is placed back in B<a…
/openssl/crypto/perlasm/
H A DREADME.md35 &stack_pop(num) inverse of stack_push
/openssl/crypto/err/
H A Dopenssl.txt192 BN_R_NO_INVERSE:108:no inverse
1264 RSA_R_IQMP_NOT_INVERSE_OF_Q:126:iqmp not inverse of q
1271 RSA_R_MP_COEFFICIENT_NOT_INVERSE_OF_R:168:mp coefficient not inverse of r
/openssl/doc/man7/
H A Dossl-guide-migration.pod266 AES Key Wrap inverse ciphers supported by EVP layer.
268 The inverse ciphers use AES decryption for wrapping, and AES encryption for
/openssl/
H A DCHANGES.md2352 * Add support for AES Key Wrap inverse ciphers to the EVP layer.

Completed in 79 milliseconds