Home
last modified time | relevance | path

Searched refs:source (Results 1 – 15 of 15) sorted by relevance

/crypto/cmp/
A Dcmp_genm.c23 const char *source, X509 *cert, const char *msg) in cert_msg() argument
30 source, subj, msg); in cert_msg()
35 static int ossl_X509_check(OSSL_CMP_CTX *ctx, const char *source, X509 *cert, in ossl_X509_check() argument
47 source, cert, res > 0 ? "has expired" : "not yet valid"); in ossl_X509_check()
53 source, cert, in ossl_X509_check()
61 static int ossl_X509_check_all(OSSL_CMP_CTX *ctx, const char *source, in ossl_X509_check_all() argument
69 ret = ossl_X509_check(ctx, source, in ossl_X509_check_all()
A Dcmp_asn.c168 ASN1_SIMPLE(OSSL_CMP_CRLSTATUS, source, OSSL_CMP_CRLSOURCE),
633 crlsource = crlstatus->source; in OSSL_CMP_CRLSTATUS_new1()
765 if ((crlsource = crlstatus->source) == NULL) { in OSSL_CMP_CRLSTATUS_get0()
A Dcmp_local.h230 OSSL_CMP_CRLSOURCE *source; member
/crypto/
A Dpassphrase.c208 const char *source = NULL; in ossl_pw_get_passphrase() local
220 source = data->_.expl_passphrase.passphrase_copy; in ossl_pw_get_passphrase()
223 source = data->cached_passphrase; in ossl_pw_get_passphrase()
227 if (source != NULL) { in ossl_pw_get_passphrase()
230 memcpy(pass, source, source_len); in ossl_pw_get_passphrase()
A Dsparccpuid.S5 ! in the file LICENSE in the source distribution or at
/crypto/ct/
A Dct_sct.c257 return sct->source; in SCT_get_source()
260 int SCT_set_source(SCT *sct, sct_source_t source) in SCT_set_source() argument
262 sct->source = source; in SCT_set_source()
264 switch (source) { in SCT_set_source()
A Dct_x509v3.c33 static int set_sct_list_source(STACK_OF(SCT) *s, sct_source_t source) in set_sct_list_source() argument
39 int res = SCT_set_source(sk_SCT_value(s, i), source); in set_sct_list_source()
A Dct_local.h80 sct_source_t source; member
/crypto/cast/
A Dbuild.info4 # CAST assembly source is not PIC
/crypto/bn/asm/
A Dbn-c64xplus.asm5 ;; in the file LICENSE in the source distribution or at
12 ;; Rights for redistribution and usage in source and binary forms are
/crypto/comp/
A Dc_zlib.c78 const Bytef *source, uLong sourceLen);
80 const Bytef *source, uLong sourceLen);
/crypto/des/asm/
A Ddes_enc.m45 ! in the file LICENSE in the source distribution or at
6 ! https://www.openssl.org/source/license.html
926 ! parameter 2 source left
927 ! parameter 3 source right
978 ! parameter 3 source register left
979 ! parameter 4 source register right
/crypto/bn/
A Dbuild.info5 # Define source files and macros per asm architecture
/crypto/err/
A Dopenssl.txt5 # in the file LICENSE in the source distribution or at
6 # https://www.openssl.org/source/license.html
408 CMS_R_UNSUPPORTED_LABEL_SOURCE:193:unsupported label source
1067 entropy source failed continuous tests
1068 PROV_R_ENTROPY_SOURCE_STRENGTH_TOO_WEAK:186:entropy source strength too weak
1320 randomness source strength insufficient
1332 RSA_R_UNSUPPORTED_LABEL_SOURCE:163:unsupported label source
/crypto/aes/asm/
A Dbsaes-armv8.pl39 // in the file LICENSE in the source distribution or at
40 // https://www.openssl.org/source/license.html
44 // project. Rights for redistribution and usage in source and binary

Completed in 39 milliseconds