VirtualBox

Changeset 76557 in vbox for trunk/include/iprt/crypto


Ignore:
Timestamp:
Jan 1, 2019 2:37:24 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
127859
Message:

include/iprt: Use IPRT_INCLUDED_ rather than _iprt_ as header guard prefix, letting scm enforce this (thereby avoiding copy&paste errors like rsa.h).

Location:
trunk/include/iprt/crypto
Files:
16 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/crypto/applecodesign.h

    r76553 r76557  
    2424 */
    2525
    26 #ifndef ___iprt_crypto_applecodesign_h
    27 #define ___iprt_crypto_applecodesign_h
     26#ifndef IPRT_INCLUDED_crypto_applecodesign_h
     27#define IPRT_INCLUDED_crypto_applecodesign_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/iprt/crypto/cipher.h

    r76553 r76557  
    2424 */
    2525
    26 #ifndef ___iprt_crypto_cipher_h
    27 #define ___iprt_crypto_cipher_h
     26#ifndef IPRT_INCLUDED_crypto_cipher_h
     27#define IPRT_INCLUDED_crypto_cipher_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/iprt/crypto/digest.h

    r76553 r76557  
    2424 */
    2525
    26 #ifndef ___iprt_crypto_digest_h
    27 #define ___iprt_crypto_digest_h
     26#ifndef IPRT_INCLUDED_crypto_digest_h
     27#define IPRT_INCLUDED_crypto_digest_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/iprt/crypto/key.h

    r76553 r76557  
    2424 */
    2525
    26 #ifndef ___iprt_crypto_key_h
    27 #define ___iprt_crypto_key_h
     26#ifndef IPRT_INCLUDED_crypto_key_h
     27#define IPRT_INCLUDED_crypto_key_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/iprt/crypto/misc.h

    r76553 r76557  
    2424 */
    2525
    26 #ifndef ___iprt_crypto_misc_h
    27 #define ___iprt_crypto_misc_h
     26#ifndef IPRT_INCLUDED_crypto_misc_h
     27#define IPRT_INCLUDED_crypto_misc_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/iprt/crypto/pem.h

    r76553 r76557  
    2424 */
    2525
    26 #ifndef ___iprt_crypto_pem_h
    27 #define ___iprt_crypto_pem_h
     26#ifndef IPRT_INCLUDED_crypto_pem_h
     27#define IPRT_INCLUDED_crypto_pem_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/iprt/crypto/pkcs7.h

    r76553 r76557  
    2424 */
    2525
    26 #ifndef ___iprt_crypto_pkcs7_h
    27 #define ___iprt_crypto_pkcs7_h
     26#ifndef IPRT_INCLUDED_crypto_pkcs7_h
     27#define IPRT_INCLUDED_crypto_pkcs7_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/iprt/crypto/pkix.h

    r76553 r76557  
    2424 */
    2525
    26 #ifndef ___iprt_crypto_pkix_h
    27 #define ___iprt_crypto_pkix_h
     26#ifndef IPRT_INCLUDED_crypto_pkix_h
     27#define IPRT_INCLUDED_crypto_pkix_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/iprt/crypto/rc4.h

    r76553 r76557  
    2424 */
    2525
    26 #ifndef ___iprt_crypto_rc4_h
    27 #define ___iprt_crypto_rc4_h
     26#ifndef IPRT_INCLUDED_crypto_rc4_h
     27#define IPRT_INCLUDED_crypto_rc4_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/iprt/crypto/rsa.h

    r76553 r76557  
    2424 */
    2525
    26 #ifndef ___iprt_crypto_spc_h
    27 #define ___iprt_crypto_spc_h
     26#ifndef IPRT_INCLUDED_crypto_rsa_h
     27#define IPRT_INCLUDED_crypto_rsa_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/iprt/crypto/spc.h

    r76553 r76557  
    2424 */
    2525
    26 #ifndef ___iprt_crypto_spc_h
    27 #define ___iprt_crypto_spc_h
     26#ifndef IPRT_INCLUDED_crypto_spc_h
     27#define IPRT_INCLUDED_crypto_spc_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/iprt/crypto/ssl.h

    r76553 r76557  
    2424 */
    2525
    26 #ifndef ___iprt_ssl_h
    27 #define ___iprt_ssl_h
     26#ifndef IPRT_INCLUDED_crypto_ssl_h
     27#define IPRT_INCLUDED_crypto_ssl_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/iprt/crypto/store.h

    r76553 r76557  
    2424 */
    2525
    26 #ifndef ___iprt_crypto_store_h
    27 #define ___iprt_crypto_store_h
     26#ifndef IPRT_INCLUDED_crypto_store_h
     27#define IPRT_INCLUDED_crypto_store_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/iprt/crypto/taf.h

    r76553 r76557  
    2424 */
    2525
    26 #ifndef ___iprt_crypto_taf_h
    27 #define ___iprt_crypto_taf_h
     26#ifndef IPRT_INCLUDED_crypto_taf_h
     27#define IPRT_INCLUDED_crypto_taf_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/iprt/crypto/tsp.h

    r76553 r76557  
    2424 */
    2525
    26 #ifndef ___iprt_crypto_tsp_h
    27 #define ___iprt_crypto_tsp_h
     26#ifndef IPRT_INCLUDED_crypto_tsp_h
     27#define IPRT_INCLUDED_crypto_tsp_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/iprt/crypto/x509.h

    r76553 r76557  
    2424 */
    2525
    26 #ifndef ___iprt_crypto_x509_h
    27 #define ___iprt_crypto_x509_h
     26#ifndef IPRT_INCLUDED_crypto_x509_h
     27#define IPRT_INCLUDED_crypto_x509_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette