Home
last modified time | relevance | path

Searched refs:maps (Results 1 – 9 of 9) sorted by relevance

/openssl/crypto/x509/
H A Dpcy_map.c22 int ossl_policy_cache_set_mapping(X509 *x, POLICY_MAPPINGS *maps) in ossl_policy_cache_set_mapping() argument
29 if (sk_POLICY_MAPPING_num(maps) == 0) { in ossl_policy_cache_set_mapping()
33 for (i = 0; i < sk_POLICY_MAPPING_num(maps); i++) { in ossl_policy_cache_set_mapping()
34 map = sk_POLICY_MAPPING_value(maps, i); in ossl_policy_cache_set_mapping()
76 sk_POLICY_MAPPING_pop_free(maps, POLICY_MAPPING_free); in ossl_policy_cache_set_mapping()
H A Dpcy_local.h149 int ossl_policy_cache_set_mapping(X509 *x, POLICY_MAPPINGS *maps);
/openssl/doc/man3/
H A DX509_ATTRIBUTE.pod96 In OpenSSL B<AttributeType> maps to an B<ASN1_OBJECT> object
97 and B<AttributeValue> maps to a list of B<ASN1_TYPE> objects.
H A DEC_POINT_new.pod157 above maps in such rare circumstances.
H A DOSSL_HPKE_CTX_new.pod452 OSSL_HPKE_str2suite() maps input I<str> strings to an B<OSSL_HPKE_SUITE> object.
/openssl/crypto/property/
H A DREADME.md92 contains a cache that maps property definition strings to
/openssl/doc/man7/
H A Dpassphrase-encoding.pod150 This differs from the previous attempt because ISO-8859-1 maps directly to
/openssl/doc/designs/quic-design/
H A Dglossary.md165 **QSM:** QUIC Streams Mapper. Manages internal `QUIC_STREAM` objects and maps
/openssl/
H A DCHANGES.md10691 this maps equivalent X509_NAME structures into a consistent structure.

Completed in 82 milliseconds