Home
last modified time | relevance | path

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

/openssl/crypto/x509/
H A Dv3_ncons.c36 static int nc_match(GENERAL_NAME *gen, NAME_CONSTRAINTS *nc);
279 int NAME_CONSTRAINTS_check(X509 *x, NAME_CONSTRAINTS *nc) in NAME_CONSTRAINTS_check() argument
294 sk_GENERAL_SUBTREE_num(nc->excludedSubtrees)) in NAME_CONSTRAINTS_check()
303 r = nc_match(&gntmp, nc); in NAME_CONSTRAINTS_check()
323 r = nc_match(&gntmp, nc); in NAME_CONSTRAINTS_check()
333 r = nc_match(gen, nc); in NAME_CONSTRAINTS_check()
438 int NAME_CONSTRAINTS_check_CN(X509 *x, NAME_CONSTRAINTS *nc) in NAME_CONSTRAINTS_check_CN() argument
472 r = nc_match(&gntmp, nc); in NAME_CONSTRAINTS_check_CN()
501 static int nc_match(GENERAL_NAME *gen, NAME_CONSTRAINTS *nc) in nc_match() argument
523 sub = sk_GENERAL_SUBTREE_value(nc->permittedSubtrees, i); in nc_match()
[all …]
H A Dx_x509.c51 NAME_CONSTRAINTS_free(ret->nc); in x509_cb()
72 ret->nc = NULL; in x509_cb()
92 NAME_CONSTRAINTS_free(ret->nc); in x509_cb()
H A Dv3_purp.c571 x->nc = X509_get_ext_d2i(x, NID_name_constraints, &i, NULL); in ossl_x509v3_cache_extensions()
572 if (x->nc == NULL && i != -1) in ossl_x509v3_cache_extensions()
H A Dx509_vfy.c798 NAME_CONSTRAINTS *nc = sk_X509_value(ctx->chain, j)->nc; in check_name_constraints() local
800 if (nc) { in check_name_constraints()
801 int rv = NAME_CONSTRAINTS_check(x, nc); in check_name_constraints()
811 rv = NAME_CONSTRAINTS_check_CN(x, nc); in check_name_constraints()
/openssl/crypto/bn/asm/
H A Dsparcv9a-mont.pl237 fxtod $nc,$nc
247 fmuld $nlo,$nc,$nloc
259 fmuld $nhi,$nc,$nhic
312 fmuld $nlo,$nc,$nloc
341 fmuld $nhi,$nc,$nhic
399 fmuld $nlo,$nc,$nloc
424 fmuld $nhi,$nc,$nhic
553 fxtod $nc,$nc
563 fmuld $nlo,$nc,$nloc
575 fmuld $nhi,$nc,$nhic
[all …]
H A Dppc64-mont.pl391 fcfid $nc,$nc
448 fmadd $T1a,$N0,$nc,$T1a
450 fmadd $T2a,$N1,$nc,$T2a
452 fmadd $T3a,$N2,$nc,$T3a
598 fmadd $T1a,$N0,$nc,$T1a
601 fmadd $T2a,$N1,$nc,$T2a
604 fmadd $T3a,$N2,$nc,$T3a
687 fmadd $T1a,$N0,$nc,$T1a
694 fmadd $T2a,$N1,$nc,$T2a
700 fmadd $T3a,$N2,$nc,$T3a
[all …]
/openssl/include/crypto/
H A Dx509.h193 NAME_CONSTRAINTS *nc; member
/openssl/include/openssl/
H A Dx509v3.h.in597 int NAME_CONSTRAINTS_check(X509 *x, NAME_CONSTRAINTS *nc);
598 int NAME_CONSTRAINTS_check_CN(X509 *x, NAME_CONSTRAINTS *nc);
/openssl/test/recipes/30-test_evp_data/
H A Devppkey_kas.txt3728 lnRTpxNH1gjwwDDNCeM4zey/SgIBW8im6NPiWV/nc//C/E5KVdCxoswAMjsBFBsh

Completed in 67 milliseconds