Searched defs:ind (Results 1 – 6 of 6) sorted by relevance
/openssl/providers/fips/ |
H A D | fipsindicator.c | 16 void ossl_FIPS_IND_init(OSSL_FIPS_IND *ind) in ossl_FIPS_IND_init() 25 void ossl_FIPS_IND_set_approved(OSSL_FIPS_IND *ind) in ossl_FIPS_IND_set_approved() 35 void ossl_FIPS_IND_set_settable(OSSL_FIPS_IND *ind, int id, int state) in ossl_FIPS_IND_set_settable() 45 int ossl_FIPS_IND_get_settable(const OSSL_FIPS_IND *ind, int id) in ossl_FIPS_IND_get_settable() 58 int ossl_FIPS_IND_on_unapproved(OSSL_FIPS_IND *ind, int id, in ossl_FIPS_IND_on_unapproved() 80 int ossl_FIPS_IND_set_ctx_param(OSSL_FIPS_IND *ind, int id, in ossl_FIPS_IND_set_ctx_param() 94 int ossl_FIPS_IND_get_ctx_param(const OSSL_FIPS_IND *ind, OSSL_PARAM params[]) in ossl_FIPS_IND_get_ctx_param()
|
/openssl/providers/common/ |
H A D | securitycheck_fips.c | 36 int ossl_fips_ind_rsa_key_check(OSSL_FIPS_IND *ind, int id, in ossl_fips_ind_rsa_key_check() 54 int ossl_fips_ind_ec_key_check(OSSL_FIPS_IND *ind, int id, in ossl_fips_ind_ec_key_check() 81 int ossl_fips_ind_digest_exch_check(OSSL_FIPS_IND *ind, int id, in ossl_fips_ind_digest_exch_check() 98 int ossl_fips_ind_digest_sign_check(OSSL_FIPS_IND *ind, int id, in ossl_fips_ind_digest_sign_check()
|
/openssl/crypto/ocsp/ |
H A D | v3_ocsp.c | 111 int ind) in i2r_ocsp_crlid() 144 BIO *bp, int ind) in i2r_ocsp_acutoff() 154 int ind) in i2r_object() 240 BIO *bp, int ind) in i2r_ocsp_serviceloc()
|
/openssl/crypto/x509/ |
H A D | v3_admis.c | 71 BIO *bp, int ind) in i2r_NAMING_AUTHORITY() 118 BIO *bp, int ind) in i2r_ADMISSION_SYNTAX()
|
H A D | x_ietfatt.c | 120 int ind, int *type) in OSSL_IETF_ATTR_SYNTAX_get0_value()
|
H A D | v3_ncons.c | 203 BIO *bp, int ind) in i2r_NAME_CONSTRAINTS() 217 BIO *bp, int ind, const char *name) in do_i2r_name_constraints()
|
Completed in 11 milliseconds