Home
last modified time | relevance | path

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

/src/crypto/openssl/providers/common/der/
H A Dder_rsa_key.c38 #define DER_SZ_NULL 2 macro
58 DER_OID_SZ_id_sha1 + DER_SZ_NULL, \
69 DER_OID_SZ_id_sha224 + DER_SZ_NULL, \
80 DER_OID_SZ_id_sha256 + DER_SZ_NULL, \
91 DER_OID_SZ_id_sha384 + DER_SZ_NULL, \
102 DER_OID_SZ_id_sha512 + DER_SZ_NULL, \
113 DER_OID_SZ_id_sha512_224 + DER_SZ_NULL, \
124 DER_OID_SZ_id_sha512_256 + DER_SZ_NULL, \