Home
last modified time | relevance | path

Searched defs:ai (Results 1 – 9 of 9) sorted by relevance

/openssl-master/crypto/x509/
A Dv3_tlsf.c66 ASN1_INTEGER *ai; in STACK_OF() local
92 ASN1_INTEGER *ai = NULL; in v2i_TLS_FEATURE() local
A Dx509_cmp.c22 const X509_CINF *ai, *bi; in X509_issuer_and_serial_cmp() local
/openssl-master/crypto/bn/asm/
A Ds390x.S368 #define mul_add_c(ai,bi,c1,c2,c3) \ argument
554 #define sqr_add_c(ai,c1,c2,c3) \ argument
561 #define sqr_add_c2(ai,aj,c1,c2,c3) \ argument
/openssl-master/crypto/asn1/
A Da_int.c461 static ASN1_STRING *bn_to_asn1_string(const BIGNUM *bn, ASN1_STRING *ai, in bn_to_asn1_string()
505 static BIGNUM *asn1_string_to_bn(const ASN1_INTEGER *ai, BIGNUM *bn, in asn1_string_to_bn()
564 ASN1_INTEGER *BN_to_ASN1_INTEGER(const BIGNUM *bn, ASN1_INTEGER *ai) in BN_to_ASN1_INTEGER()
569 BIGNUM *ASN1_INTEGER_to_BN(const ASN1_INTEGER *ai, BIGNUM *bn) in ASN1_INTEGER_to_BN()
607 ASN1_ENUMERATED *BN_to_ASN1_ENUMERATED(const BIGNUM *bn, ASN1_ENUMERATED *ai) in BN_to_ASN1_ENUMERATED()
612 BIGNUM *ASN1_ENUMERATED_to_BN(const ASN1_ENUMERATED *ai, BIGNUM *bn) in ASN1_ENUMERATED_to_BN()
A Dasn1_parse.c103 ASN1_INTEGER *ai = NULL; in asn1_parse2() local
/openssl-master/crypto/bn/
A Dbn_mod.c51 size_t i, ai, bi, mtop = m->top; in bn_mod_add_fixed_top() local
135 size_t i, ai, bi, mtop = m->top; in bn_mod_sub_fixed_top() local
/openssl-master/apps/lib/
A Ds_socket.c83 const BIO_ADDRINFO *ai = NULL; in init_client() local
A Dapps.c1453 ASN1_INTEGER *ai = NULL; in IMPLEMENT_LHASH_HASH_FN() local
1499 ASN1_INTEGER *ai = NULL; in save_serial() local
1588 int rand_serial(BIGNUM *b, ASN1_INTEGER *ai) in rand_serial()
/openssl-master/test/helpers/
A Dhandshake.c1292 const BIO_ADDRINFO *ai = NULL; in create_sctp_socks() local

Completed in 24 milliseconds