Searched refs:has (Results 1 – 14 of 14) sorted by relevance
| /crypto/evp/ |
| A D | keymgmt_meth.c | 176 if (keymgmt->has == NULL) in keymgmt_from_algorithm() 177 keymgmt->has = OSSL_FUNC_keymgmt_has(fns); in keymgmt_from_algorithm() 249 || keymgmt->has == NULL in keymgmt_from_algorithm() 528 return keymgmt->has(keydata, selection); in evp_keymgmt_has()
|
| A D | evp_local.h | 128 OSSL_FUNC_keymgmt_has_fn *has; member
|
| /crypto/engine/ |
| A D | README.md | 46 pointer, that has been passed to the caller, is no longer being used. 76 work prior to ENGINE :-). Ie. RSA now has a "RSA_METHOD" pointer again - this 102 Conversely, if an ENGINE *has* been registered to perform the algorithm/mode 143 ENGINEs support. If each of those ENGINEs has a "des_cbc" implementation, we 176 is deliberately a distinct step. Moreover, registration and unregistration has 185 initialised state. So if RSA code asks for an ENGINE and no ENGINE has 202 anyway. Also, ENGINE_cpy() has been removed (although an internal-only version
|
| /crypto/sm4/ |
| A D | build.info | 31 # already gets everything that the static libcrypto.a has, and doesn't need it
|
| /crypto/err/ |
| A D | README.md | 55 subsequent `make update` has no effect.
|
| A D | openssl.txt | 19 ASN1_R_CIPHER_HAS_NO_OBJECT_IDENTIFIER:108:cipher has no object identifier 312 CMS_R_CERTIFICATE_HAS_NO_KEYID:160:certificate has no keyid 455 CONF_R_VARIABLE_HAS_NO_VALUE:104:variable has no value 1001 PKCS7_R_CIPHER_HAS_NO_OBJECT_IDENTIFIER:144:cipher has no object identifier 1409 SSL_R_CIPHERSUITE_DIGEST_HAS_CHANGED:218:ciphersuite digest has changed 1504 SSL_R_LIBRARY_HAS_NO_CIPHERS:161:library has no ciphers 1632 SSL_R_SSL_CTX_HAS_NO_DEFAULT_SSL_VERSION:228:ssl ctx has no default ssl version 1634 SSL_R_SSL_LIBRARY_HAS_NO_CIPHERS:230:ssl library has no ciphers 1641 SSL_R_SSL_SESSION_ID_HAS_BAD_LENGTH:303:ssl session id has bad length
|
| /crypto/ec/ |
| A D | build.info | 104 # has, and doesn't need it added again.
|
| /crypto/ |
| A D | build.info | 78 # already gets everything that the static libcrypto.a has, and doesn't need it
|
| A D | sparccpuid.S | 113 ! (*) result has lesser to do with VIS instruction latencies, rdtick
|
| /crypto/property/ |
| A D | README.md | 86 The caching of query results has to be efficient but it must also be robust
|
| /crypto/aes/ |
| A D | build.info | 90 # already gets everything that the static libcrypto.a has, and doesn't need it
|
| /crypto/aes/asm/ |
| A D | bsaes-armv8.pl | 49 // No attempt has been made to carry across the build switches for 50 // kernel targets, since the Linux kernel crypto support has moved on 53 // A lot of hand-scheduling has been performed. Consequently, this code
|
| /crypto/sha/ |
| A D | build.info | 95 # the static libcrypto.a has, and doesn't need it added again.
|
| /crypto/des/asm/ |
| A D | des_enc.m4 | 251 ! One half has the bits for the sboxes in the following positions:
|
Completed in 42 milliseconds