| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | SSL_get_shared_sigalgs.pod | 12 int *psign, int *phash, int *psignhash, 16 int *psign, int *phash, int *psignhash, 24 algorithm NID is written to B<*psign>, the hash NID to B<*phash> and the 47 Any or all of the parameters B<psign>, B<phash>, B<psignhash>, B<rsig> or
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | SSL_get_shared_sigalgs.pod | 12 int *psign, int *phash, int *psignhash, 16 int *psign, int *phash, int *psignhash, 24 algorithm NID is written to B<*psign>, the hash NID to B<*phash> and the 47 Any or all of the parameters B<psign>, B<phash>, B<psignhash>, B<rsig> or
|
| H A D | EVP_PKEY_meth_new.pod | 158 int (**psign) (EVP_PKEY_CTX *ctx,
|
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/ |
| H A D | ec_kmeth.c | 309 int (**psign)(int type, const unsigned char *dgst, in EC_KEY_METHOD_get_sign() 322 if (psign != NULL) in EC_KEY_METHOD_get_sign() 323 *psign = meth->sign; in EC_KEY_METHOD_get_sign()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/ |
| H A D | ec_kmeth.c | 282 int (**psign)(int type, const unsigned char *dgst, in EC_KEY_METHOD_get_sign() 295 if (psign != NULL) in EC_KEY_METHOD_get_sign() 296 *psign = meth->sign; in EC_KEY_METHOD_get_sign()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/evp/ |
| H A D | pmeth_lib.c | 728 int (**psign) (EVP_PKEY_CTX *ctx, in EVP_PKEY_meth_get_sign() 735 if (psign) in EVP_PKEY_meth_get_sign() 736 *psign = pmeth->sign; in EVP_PKEY_meth_get_sign()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
| H A D | tls1.h | 247 int *psign, int *phash, int *psignandhash, 251 int *psign, int *phash, int *psignandhash,
|
| H A D | ec.h | 1349 int (**psign)(int type, const unsigned char *dgst,
|
| H A D | evp.h | 1564 int (**psign) (EVP_PKEY_CTX *ctx,
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/ |
| H A D | t1_lib.c | 1876 int *psign, int *phash, int *psignhash, in SSL_get_sigalgs() argument 1894 if (psign != NULL) in SSL_get_sigalgs() 1895 *psign = lu != NULL ? lu->sig : NID_undef; in SSL_get_sigalgs() 1905 int *psign, int *phash, int *psignhash, in SSL_get_shared_sigalgs() argument 1917 if (psign != NULL) in SSL_get_shared_sigalgs() 1918 *psign = shsigalgs->sig; in SSL_get_shared_sigalgs()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
| H A D | ec.h | 1526 int (**psign)(int type, const unsigned char *dgst,
|
| H A D | evp.h | 2083 int (**psign) (EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen,
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| H A D | sse.md | 16720 psign<ssemodesuffix>\t{%2, %0|%0, %2} 16737 psign<mmxvecsize>\t{%2, %0|%0, %2} 16738 psign<mmxvecsize>\t{%2, %0|%0, %2}
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
| H A D | sse.md | 20807 psign<ssemodesuffix>\t{%2, %0|%0, %2} 20824 psign<mmxvecsize>\t{%2, %0|%0, %2} 20825 psign<mmxvecsize>\t{%2, %0|%0, %2}
|
| /netbsd-src/external/gpl3/binutils/dist/opcodes/ |
| H A D | i386-opc.tbl | 1430 psign<bw><ssse3>, 0x<ssse3:pfx>0f3808 | <bw:opc>, <ssse3:cpu>, Modrm|<ssse3:attr>|<ssse3:vvvv>|NoSu…
|