Home
last modified time | relevance | path

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

/openthread-3.7.0/src/core/radio/
Dble_secure.hpp302 int *aAsn1Type) in GetPeerSubjectAttributeByOid() argument
304 …mTls.GetPeerSubjectAttributeByOid(aOid, aOidLength, aAttributeBuffer, aAttributeLength, aAsn1Type); in GetPeerSubjectAttributeByOid()
/openthread-3.7.0/src/core/api/
Dble_secure_api.cpp98 int *aAsn1Type) in otBleSecureGetPeerSubjectAttributeByOid() argument
101 … aAttributeLength, aAsn1Type); in otBleSecureGetPeerSubjectAttributeByOid()
/openthread-3.7.0/include/openthread/
Dble_secure.h213 int *aAsn1Type);
/openthread-3.7.0/src/core/meshcop/
Dsecure_transport.cpp627 int *aAsn1Type) in GetPeerSubjectAttributeByOid() argument
649 if (aAsn1Type != nullptr) in GetPeerSubjectAttributeByOid()
651 *aAsn1Type = data->val.tag; in GetPeerSubjectAttributeByOid()
Dsecure_transport.hpp362 int *aAsn1Type);