Searched refs:octet (Results 1 – 6 of 6) sorted by relevance
239 unsigned char octet = in mbedtls_debug_print_mpi() local241 mbedtls_snprintf( str + idx, sizeof( str ) - idx, " %02x", octet ); in mbedtls_debug_print_mpi()
137 PBES2 Decrypt (bad PBKDF2 params salt: not an octet string)193 PBES2 Decrypt (bad enc_scheme_alg params: not an octet string)
531 buf[1] = 0x84; /* 4-octet length */536 buf[6] = 0x01; /* most significant octet */
246 /* There's no parsing function for octet or character strings. */
1981 # The ASN.1 module rejects non-octet-aligned bit strings.1982 X509 CRT ASN1 (inv Signature: not octet-aligned)
2105 leading content octet. Fixes #1610.