mbedTLS
MBEDTLS_OID_NIST_ALG
is only used within mbedTLS.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
mbedTLS
MBEDTLS_OID_NIST_ALG
MBEDTLS_OID_NIST_ALG macro
Syntax
Show:
Summary
Declaration
from
oid.h:112
#define
MBEDTLS_OID_NIST_ALG
MBEDTLS_OID_GOV
"\x03\x04"
Examples
References
from
examples
Code
Location
#define
MBEDTLS_OID_NIST_ALG
MBEDTLS_OID_GOV
"\x03\x04"
/** { joint-iso-itu-t(2) country(16) us(840) organization(1) gov(101) csor(3) nistAlgorithm(4) */
oid.h:112
#define
MBEDTLS_OID_DIGEST_ALG_SHA224
MBEDTLS_OID_NIST_ALG
"\x02\x04"
/**< id-sha224 OBJECT IDENTIFIER ::= { joint-iso-itu-t(2) country(16) us(840) organization(1) gov(101) csor(3) nistalgorithm(4) hashalgs(2) 4 } */
oid.h:252
#define
MBEDTLS_OID_DIGEST_ALG_SHA256
MBEDTLS_OID_NIST_ALG
"\x02\x01"
/**< id-mbedtls_sha256 OBJECT IDENTIFIER ::= { joint-iso-itu-t(2) country(16) us(840) organization(1) gov(101) csor(3) nistalgorithm(4) hashalgs(2) 1 } */
oid.h:253
#define
MBEDTLS_OID_DIGEST_ALG_SHA384
MBEDTLS_OID_NIST_ALG
"\x02\x02"
/**< id-sha384 OBJECT IDENTIFIER ::= { joint-iso-itu-t(2) country(16) us(840) organization(1) gov(101) csor(3) nistalgorithm(4) hashalgs(2) 2 } */
oid.h:255
#define
MBEDTLS_OID_DIGEST_ALG_SHA512
MBEDTLS_OID_NIST_ALG
"\x02\x03"
/**< id-mbedtls_sha512 OBJECT IDENTIFIER ::= { joint-iso-itu-t(2) country(16) us(840) organization(1) gov(101) csor(3) nistalgorithm(4) hashalgs(2) 3 } */
oid.h:257
#define
MBEDTLS_OID_AES
MBEDTLS_OID_NIST_ALG
"\x01"
/** aes OBJECT IDENTIFIER ::= { joint-iso-itu-t(2) country(16) us(840) organization(1) gov(101) csor(3) nistAlgorithm(4) 1 } */
oid.h:298
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out